home *** CD-ROM | disk | FTP | other *** search
/ 1,000 Game Levels 2 / 1,000 Game Levels 2.iso / DOSBOARD / MOG050.ZIP / NODES.CFG < prev    next >
Text File  |  1995-04-30  |  3KB  |  139 lines

  1. ;
  2. ;@##@: #Filename: %n,  Version: %v,  Last Updated: %d, %t#
  3. ;#Filename: NODES.CFG,  Version: 2,  Last Updated: 26-Apr-95, 21:59:50#
  4.  
  5. ; This is the config file for the BBS Nodes for the Mines of Gorr BBS
  6. ; Door Game.
  7.  
  8.  
  9. ; This is the information for the local node.
  10. [NODE0]
  11.  
  12. ; Dropfile is used to declare the full path to DOOR.SYS,
  13. ; PCBOARD.SYS, DORINFOx.DEF, etc.  If this is left blank
  14. ; the game will prompt the user for their name.
  15. DROPFILE=
  16.  
  17.  
  18.  
  19. ; This is the information for node 1.
  20. [NODE1]
  21.  
  22. ; Dropfile is used to declare the full path to DOOR.SYS,
  23. ; PCBOARD.SYS, DORINFOx.DEF, etc.  This is a required field.
  24. DROPFILE=d:\wc\wcwork\node1\door.sys
  25.  
  26. ; IRQ is the interrupt to be used for this node.  If this
  27. ; field is blank, the game will attempt to get this information
  28. ; from the DROPFILE.  If this field is set, ADDRESS must also be
  29. ; used.  Do not fill in FOSSIL or DIGIBOARD if you use IRQ/ADDRESS.
  30. IRQ=
  31.  
  32. ; ADDRESS is the port address to be used for this node.  If this
  33. ; field is blank, the game will attempt to get this information
  34. ; from the DROPFILE.  If this field is set, IRQ must also be
  35. ; used.  Do not fill in FOSSIL or DIGIBOARD if you use IRQ/ADDRESS.
  36. ; This option must be in hexidecimal, example: 03F8.
  37. ADDRESS=
  38.  
  39. ; FOSSIL is the option to tell the game which FOSSIL port to be
  40. ; used.  Do not fill in IRQ, ADDRESS, or DIGIBOARD if this option
  41. ; is used.
  42. FOSSIL=
  43.  
  44. ; DIGIBOARD is the option to tell the game which DigiBoard port
  45. ; to use.  Starts at 1.  Do not fill in IRQ, ADDRESS, or FOSSIL
  46. ; if this option is used.
  47. DIGIBOARD=
  48.  
  49.  
  50. ; Below is a listing for more nodes.  The comments have been removed
  51. ; to save space and load time.  If you add more nodes make sure that
  52. ; you use [node##] section headings (like Windows ini files) for each
  53. ; node that you add.  Each of the options should be filled in as
  54. ; described for [NODE1].
  55.  
  56.  
  57. [NODE2]
  58. DROPFILE=d:\wc\wcwork\node2\door.sys
  59. IRQ=
  60. ADDRESS=
  61. FOSSIL=
  62. DIGIBOARD=
  63.  
  64.  
  65. [NODE3]
  66. DROPFILE=d:\wc\wcwork\node3\door.sys
  67. IRQ=
  68. ADDRESS=
  69. FOSSIL=
  70. DIGIBOARD=
  71.  
  72.  
  73. [NODE4]
  74. DROPFILE=d:\wc\wcwork\node4\door.sys
  75. IRQ=
  76. ADDRESS=
  77. FOSSIL=
  78. DIGIBOARD=
  79.  
  80.  
  81. [NODE5]
  82. DROPFILE=d:\wc\wcwork\node5\door.sys
  83. IRQ=
  84. ADDRESS=
  85. FOSSIL=
  86. DIGIBOARD=
  87.  
  88.  
  89. [NODE6]
  90. DROPFILE=d:\wc\wcwork\node6\door.sys
  91. IRQ=
  92. ADDRESS=
  93. FOSSIL=
  94. DIGIBOARD=
  95.  
  96.  
  97. [NODE7]
  98. DROPFILE=d:\wc\wcwork\node7\door.sys
  99. IRQ=
  100. ADDRESS=
  101. FOSSIL=
  102. DIGIBOARD=
  103.  
  104.  
  105. [NODE8]
  106. DROPFILE=d:\wc\wcwork\node8\door.sys
  107. IRQ=
  108. ADDRESS=
  109. FOSSIL=
  110. DIGIBOARD=
  111.  
  112.  
  113. [NODE9]
  114. DROPFILE=d:\wc\wcwork\node9\door.sys
  115. IRQ=
  116. ADDRESS=
  117. FOSSIL=
  118. DIGIBOARD=
  119.  
  120.  
  121. [NODE10]
  122. DROPFILE=d:\wc\wcwork\node10\door.sys
  123. IRQ=
  124. ADDRESS=
  125. FOSSIL=
  126. DIGIBOARD=
  127.  
  128.  
  129. [NODE11]
  130. DROPFILE=d:\wc\wcwork\node11\door.sys
  131. IRQ=
  132. ADDRESS=
  133. FOSSIL=
  134. DIGIBOARD=
  135.  
  136.  
  137. ; Add more nodes if you need them.
  138.  
  139.